Welcome![Sign In][Sign Up]
Location:
Search - gray code

Search list

[Other resourceGAGJ)

Description: 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作! -improved GA. Fga.m for the main program of genetic algorithm using binary Gray code, Based on the roulette method of nonlinear ranking choice, uniform crossover and mutation, but also to introduce the inversion operation.
Platform: | Size: 3662 | Author: 林洋 | Hits:

[Other resourceGrayConvert

Description: 二进制、16进制、10进制及格雷码的转换程序源代码-binary, 229 16, 10 and 229 Gray code conversion program source code
Platform: | Size: 4771 | Author: 王宪平 | Hits:

[Other resourcegreysystemRD

Description: 本代码实现了灰色系统的各要素的关联度计算,详细请看文档-the realization of a gray code system all the elements of the correlation calculation, see the Documentation
Platform: | Size: 30061 | Author: kama | Hits:

[Other resourcegreysystemPredict

Description: 本代码实现了灰色系统的数据列预测,详细请看文档-the realization of a gray code the data out projections, see the Documentation
Platform: | Size: 29831 | Author: kama | Hits:

[Special EffectsvHDLgeleima

Description: 格雷码转自然码的VHDL实现,代码是我经过仿真以后可以用的。-natural Gray code to the VHDL code, the code is after I read the simulation can be used.
Platform: | Size: 2723 | Author: li | Hits:

[Graph program256-to-gray

Description: 这是用vc++实现的256色转灰度图象的原码希望对各位xdjm会有所帮助-This is achieved using vc 256 color images to gray scale of the original code you want to be helpful xdjm
Platform: | Size: 180804 | Author: liying | Hits:

[Other resourceASS58N

Description: 把格雷码转换成十六进制的C语言程序,用来读取编码器的值-Gray code put into hexadecimal C Programming Language, used to read the value encoder
Platform: | Size: 1246 | Author: 际云 | Hits:

[Other resourceBintograyconverter

Description: 二进制到格雷码转换ASD ASD ASD-binary Gray code conversion to ASD ASD ASD ASD ASD
Platform: | Size: 2730 | Author: 徐登伟 | Hits:

[Other resourcePAPRreductionUsingGoleyRMmethod

Description: 这篇文章主要介绍了利用格雷码对OFDM系统PAPR抑制的算法详细步骤,与Golay码算法的源程序交相辉映-This article introduces the use of Gray code PAPR of OFDM system suppression algorithm detailed steps Golay code and the source code of each other -- Algorithm
Platform: | Size: 86964 | Author: baoruihan | Hits:

[Windows Developgeleima

Description: 可以实现格雷码的转换,操作方便,简单易懂-can achieve Gray code conversion, easy to operate and easily understood
Platform: | Size: 1284 | Author: dfa | Hits:

[Mathimatics-Numerical algorithmsBinaryToGrayCode

Description: BG码转换程序是一个二进制码(Binary,简称 B码)与格雷码(Gray Code,简称G码)相互转换的软件.
Platform: | Size: 3451497 | Author: 蒋林清 | Hits:

[Communication-Mobilelab24b

Description: 32qam modulation with gray code on Monte Carlo
Platform: | Size: 1140 | Author: yang | Hits:

[OtherAlgorithm

Description: c++经典小程序。包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转后序式(前序式) 后序式的运算 关于赌博 洗扑克牌(乱数排列) Craps赌博游戏 约瑟夫问题(Josephus Problem) 集合问题 排列组合 格雷码(Gray Code) 产生可能的集合 m元素集合的n个元素子集 数字拆解 排序 得分排行 选择、插入、气泡排序 Shell 排序法 - 改良的插入排序 Shaker 排序法 - 改良的气泡排序 Heap 排序法 - 改良的选择排序 快速排序法等
Platform: | Size: 450822 | Author: sunny | Hits:

[Other resourcegelei combination

Description: 该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.
Platform: | Size: 3667 | Author: 唐海浪 | Hits:

[Other resourcegelei generator

Description: 该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.
Platform: | Size: 2885 | Author: 唐海浪 | Hits:

[Other resourcegraycode

Description: 构造格雷码的分析程序,用于算法分析,用VC编写,可以构造n位的格雷码-Gray Construction Code Analysis Program for the analysis of algorithms, with VC preparation, can be constructed of n-Gray code
Platform: | Size: 884 | Author: 范铮 | Hits:

[Other resource格雷码

Description: 任意输入一个小于10的数字 变会显示其对应的格雷码!-indiscriminate importation of a less than 10 would change the figures show the corresponding Gray code!
Platform: | Size: 150358 | Author: 孙凤超 | Hits:

[Other resource灰色预测

Description: 这是灰色预测代码,一般灰色预测的参数需要应用到矩阵的运算,本代码通过对其变形,使其运算简单化.-This is a gray code forecast, Gray forecast general parameters applied to the needs of the matrix computation, the code through its deformation, it Operational simplistic.
Platform: | Size: 5667 | Author: 撒嗯 | Hits:

[Data structsgelei combination

Description: 该程序用格雷码来生成组合数序列,它比一般的方法要快,这是由格雷码的分布特性所决定的.-the procedures used to generate Gray code sequence portfolio, it generally means than to be fast, it was a Gray code distribution by the decision.
Platform: | Size: 3072 | Author: 唐海浪 | Hits:

[Algorithmgelei generator

Description: 该程序用递归的方法产生格雷码序列,它需要一定的额外的空间.-the procedures used recursive methods Gray code sequence, it needs the additional space.
Platform: | Size: 3072 | Author: 唐海浪 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net